
;*******************************************************************
;Objective
;Watch GSTin on Sales & Purchase entry Screen
;Author:Deepak Garg
;*******************************************************************
[#Part: VCHTitle2Left]
 Add:Line:After:VCH Ref:deepaktin
  
  [Line: deepaktin]
  Add: Field: deepaktin, deepakgstin
  Invisible: Not (@@IsPurchase Or @@IsSales)

   [Field: deepaktin] 
   Fields  : Simple Prompt, Name Field
   Local   : Field : Simple Prompt: Set as  : "Party Tin no.:"
   Local : Field : name Field : Set as : $VATTINNumber:Ledger:$LedgerName
   Local   : Field : Default           : Skip      : Yes
   Width       : @@VCHNameWidth
   
   [Field: deepakgstin] 
   Fields  : Simple Prompt, Name Field
   Local   : Field : Simple Prompt: Set as  : "Party GSTNo.:"
   Local : Field : name Field : Set as : $PARTYGSTIN:Ledger:$LedgerName
   Local   : Field : Default           : Skip      : Yes
   Width       : @@VCHNameWidth